/*13 inch retina*/
@media (min-width: 799px) and (max-width: 1350px) {

    .scrolldown {
        bottom: 25px !important;
    }
    .f60 {
        font-size: 50px !important;
    }
    body h4 {
    font-size: 27px !important;
    line-height: 1 !important;
    }
    .logointro{max-width: 70%}
    body .bg_text {
        top: -67px;
    }
    .height-fit{height: auto !important}
    .height-fit .row{width: 100%}
    .height-fit .vertical-align{
        height: 83vh;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 80px;


        top: 0% !important;
        -webkit-transform: translateY(0%) !important;
        -ms-transform: translateY(0%) !important;
        transform: translateY(0%) !important;
    }
    h1, h2, h3, h4, h5, h6 {
        font-weight: 800 !important;
    }
    ._links_baptism {
        right: -30px !important;
    }
    html body .swiper-pagination {
        left: 1% !important;
    }
    .col-md-8.full_13{
        padding: 100px !important
    }
    .container.position-relative.full-screen{
        width: 100%;
        padding:0;
        display: flex;
    }
    ._13_on{display: block !important}
    body .swiper-slide.cover-background{background:white !important;}
    .swiper-pagination{display: none !important}
    body body .swiper-pagination span {
        margin-bottom: 5px !important;
        padding-bottom: 5px !important;
    }
}